[pull] master from php:master#451
Merged
pull[bot] merged 20 commits intoturkdevops:masterfrom Oct 14, 2025
Merged
Conversation
* PHP-8.5: Fix missing libctx in x509 info read bio
phar_metadata_tracker_unserialize_or_copy() is only ever preceded by phar_metadata_tracker_has_data() which won't throw. This check is quite hacky and it should always be the responsibility of the caller to avoid calling this, even the comment acknowledges this is a hack.
* phar: Use object_init_with_constructor where possible We could also chain the exceptions, but the current code keeps the existing behaviour by adding EG(exception) checks. * Drop redundant exception throwing
By calling xmlSchemaInitTypes during MINIT. See: https://gitlab.gnome.org/GNOME/libxml2/-/issues/930 Closes GH-20150.
* PHP-8.3: Fix not thread safe RelaxNG invocations in ZTS builds Fix not thread safe xmlSchemaParse calls in ZTS builds
* PHP-8.4: Fix not thread safe RelaxNG invocations in ZTS builds Fix not thread safe xmlSchemaParse calls in ZTS builds
* PHP-8.5: Fix not thread safe RelaxNG invocations in ZTS builds Fix not thread safe xmlSchemaParse calls in ZTS builds
* PHP-8.3: Wrap the normally lazy-initialized components in ZTS
* PHP-8.4: Wrap the normally lazy-initialized components in ZTS
* PHP-8.5: Wrap the normally lazy-initialized components in ZTS
* PHP-8.3: Don't bail when closing resources on shutdown
* PHP-8.4: Don't bail when closing resources on shutdown
* PHP-8.5: Don't bail when closing resources on shutdown
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )